﻿2026-08-30T07:50:42.5355988Z ##[group]Run actions/checkout@v5
2026-08-30T07:50:42.5356381Z with:
2026-08-30T07:50:42.5356658Z   repository: SaberMage/spt-shell-notify
2026-08-30T07:50:42.5357012Z   path: .adapter-notify
2026-08-30T07:50:42.5359884Z   token: ***
2026-08-30T07:50:42.5360170Z   ssh-strict: true
2026-08-30T07:50:42.5360427Z   ssh-user: git
2026-08-30T07:50:42.5360723Z   persist-credentials: true
2026-08-30T07:50:42.5361057Z   clean: true
2026-08-30T07:50:42.5361397Z   sparse-checkout-cone-mode: true
2026-08-30T07:50:42.5361760Z   fetch-depth: 1
2026-08-30T07:50:42.5362072Z   fetch-tags: false
2026-08-30T07:50:42.5362425Z   show-progress: true
2026-08-30T07:50:42.5362699Z   lfs: false
2026-08-30T07:50:42.5362941Z   submodules: false
2026-08-30T07:50:42.5363239Z   set-safe-directory: true
2026-08-30T07:50:42.5363549Z   allow-unsafe-pr-checkout: false
2026-08-30T07:50:42.5363914Z env:
2026-08-30T07:50:42.5364391Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-2-4038b85d0b89464db34605aa52920999
2026-08-30T07:50:42.5365220Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-2-4038b85d0b89464db34605aa52920999
2026-08-30T07:50:42.5366004Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-2-4038b85d0b89464db34605aa52920999
2026-08-30T07:50:42.5366522Z ##[endgroup]
2026-08-30T07:50:42.6108723Z Syncing repository: SaberMage/spt-shell-notify
2026-08-30T07:50:42.6113290Z ##[group]Getting Git version info
2026-08-30T07:50:42.6113809Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-30T07:50:42.6553514Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-30T07:50:42.6779232Z git version 2.43.0.windows.1
2026-08-30T07:50:42.6801467Z ##[endgroup]
2026-08-30T07:50:42.6809359Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d45880a9-1a69-4343-b54b-b6ed979306c0\.gitconfig'
2026-08-30T07:50:42.6824977Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d45880a9-1a69-4343-b54b-b6ed979306c0' before making global git config changes
2026-08-30T07:50:42.6825907Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T07:50:42.6830015Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-30T07:50:42.7107598Z ##[group]Initializing the repository
2026-08-30T07:50:42.7113234Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-30T07:50:42.7472263Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-30T07:50:42.7496595Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-30T07:50:42.7782827Z ##[endgroup]
2026-08-30T07:50:42.7783103Z ##[group]Disabling automatic garbage collection
2026-08-30T07:50:42.7788624Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-30T07:50:42.8034887Z ##[endgroup]
2026-08-30T07:50:42.8035198Z ##[group]Setting up auth
2026-08-30T07:50:42.8042474Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-30T07:50:42.8291611Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-30T07:50:43.2242617Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T07:50:43.2500781Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-30T07:50:43.6427780Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T07:50:43.6668885Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-30T07:50:44.0511352Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-30T07:50:44.0780652Z ##[endgroup]
2026-08-30T07:50:44.0781066Z ##[group]Determining the default branch
2026-08-30T07:50:44.0782943Z Retrieving the default branch name
2026-08-30T07:50:44.5286816Z Default branch 'main'
2026-08-30T07:50:44.5287263Z ##[endgroup]
2026-08-30T07:50:44.5287504Z ##[group]Fetching the repository
2026-08-30T07:50:44.5293401Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-30T07:50:45.3295916Z From https://github.com/SaberMage/spt-shell-notify
2026-08-30T07:50:45.3296232Z  * [new branch]      main       -> origin/main
2026-08-30T07:50:45.3428262Z ##[endgroup]
2026-08-30T07:50:45.3428544Z ##[group]Determining the checkout info
2026-08-30T07:50:45.3429538Z ##[endgroup]
2026-08-30T07:50:45.3435228Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-30T07:50:45.3727172Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-30T07:50:45.3982133Z ##[group]Checking out the ref
2026-08-30T07:50:45.3987406Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-30T07:50:45.4352955Z branch 'main' set up to track 'origin/main'.
2026-08-30T07:50:45.4353242Z Reset branch 'main'
2026-08-30T07:50:45.4376156Z ##[endgroup]
2026-08-30T07:50:45.4668483Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-30T07:50:45.4905507Z ee2d37eadc730c0019e0af82d683074c509634a2
